PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package
/
PDFPoint Class
/ setY Method
The y coodinate of the point.
Collapse All
Expand All
In This Topic
setY Method
In This Topic
Sets the y position.
Syntax
public
void
setY(
double
y
)
Parameters
y
The y coodinate of the point.
See Also
Reference
PDFPoint Class
PDFPoint Members